Returns the sum of the products of the corresponding elements of each
Vector in as the result.
Parameters
- result
- A double y, where y = (x[0][0]*...*x[M][0]) + ... + (x[0][N]*...*x[M][N]).
- exception
- The exception, if one is thrown; Null otherwise.
- x
- An array of Vectors with the same dimensions.
Return Value
True if the result is computed; false otherwise.
Target Platforms: Windows 10, Windows 8.1, Windows 8, Windows 7, Windows Server 2012, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2